home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15711 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: gulfa.kuwait.net!shadows
  2. From: shadows@whateva.kuwait.net (The ShadowS Know)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Pondering this forever..
  5. Date: 21 Apr 1996 11:47:56 GMT
  6. Organization: Gulfnet Kuwait
  7. Message-ID: <slrn4nkspp.c4m.shadows@whateva.kuwait.net>
  8. References: <4koj8q$1mlm@darwin.nbnet.nb.ca>
  9. NNTP-Posting-Host: whateva.kuwait.net
  10. NNTP-Posting-User: shadows
  11. X-Newsreader: slrn (0.8.7.1 UNIX)
  12.  
  13. In article <4koj8q$1mlm@darwin.nbnet.nb.ca>, Jeff wrote:
  14. >11 outta 21 :)  You guess'd it, Learn C in 21 days.  The only thing
  15. ack get K&R its the C bible.
  16. >windows programming.  I have always wondered what they use to write in
  17. >windows.  Example, windows.h ?  i dont know, i would really like to
  18. >know information on that.. ?
  19. Well I've never done windoze programming but.. It would be special Libraries
  20. which have functions in them to code in windoze. (I presume u mean windoze95).
  21. >    Also, tcp/ip, how would one go about knowing how to refer to an ip
  22. >address, or anything that has to do with tcp/ip ?   Is there a
  23. Theres a number of different 'interfaces' to tcp/ip. I use BSD sockets on
  24. my Linux box. Basically WindowsNT i believe supports the tcp/ip suite..
  25. also I've heard OS/2 has BSD sockets. But I doubt windows95 will have
  26. any networking libraries.
  27. >wonder if i wrote a program, and lets say included #include net.h ?
  28. >would i refer to the library functions that come outta net.h ?  I know
  29. >i confused the hell outta alot of people here, it's cause i am
  30. >confused :(  (not sure if net.h exists, just puzzled)
  31. Well you'd have libraries and header files that have functions in them
  32. that you would use for Network Programming be it TCP/IP or X.25 Your not
  33. far off mind you they are *.h files, but theres numerous different
  34. libraries and interfaces for network programming. Like BSD-sockets TLI
  35. STREAMS.. alot of different 'interfaces'. (Pardon my jargon i might
  36. be misleading.)
  37. >    The next question goes for DOS/4gw.exe or something like that, the
  38. I never use DOS maybe someone else might help u there.
  39. -- 
  40. Thamer Al-Herbish
  41. (ShadowS)
  42. "I'd rather die.. than give you control."- Trent Reznor.
  43. -------------------------------------------------------------------------------
  44.  
  45.